Skip to content
This repository was archived by the owner on Jul 15, 2019. It is now read-only.

Ensure the python of the PATH is used#9

Merged
aes merged 1 commit into
spotify:masterfrom
bartvanherck:enable-other-pythons
Nov 19, 2015
Merged

Ensure the python of the PATH is used#9
aes merged 1 commit into
spotify:masterfrom
bartvanherck:enable-other-pythons

Conversation

@bartvanherck

Copy link
Copy Markdown
Contributor

If you have several versions of python installed for example via a virtualenv environment, /usr/bin/env will
ensure the interpreter is used on your environments $PATH.

If you have several versions of python installed, /usr/bin/env will
ensure the interpreter is used on your environments $PATH.
@aes

aes commented Nov 19, 2015

Copy link
Copy Markdown

I've forgotten the details, but there was some crackpot motivation why this was frowned upon, at some point, but this is clearly the Right Thing, so the savages should just get out the way and go fix their environments instead.

aes pushed a commit that referenced this pull request Nov 19, 2015
Ensure the python of the PATH is used
@aes
aes merged commit 90d100e into spotify:master Nov 19, 2015
@bartvanherck
bartvanherck deleted the enable-other-pythons branch November 19, 2015 22:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants